home *** CD-ROM | disk | FTP | other *** search
/ VRML 2.0 Sourcebook (2nd Edition) / VRML 2.0 Sourcebook CD [md5 fed90f4f9c39d5a60d477058775c7e21].iso / software / radiance / ez3d / win95nt / data.z / Text3d < prev    next >
Text File  |  1996-05-13  |  4KB  |  83 lines

  1.  
  2. Model - 3D Text
  3.  
  4. "3D Text" is a tool to create "flying logos" and captions. The 3D Text can not only have thickness, but also a profile curve that defines the shape of the bevel.
  5.  
  6.  
  7.  
  8. Figure 9: The "3D Text" tool can be used to create flying logos in multiple fonts. 3D text is stored in a compact form in VRML output.
  9.  
  10.  
  11. The interface has the following components:
  12.  
  13. Object Name
  14.  
  15. You can give a meaningful name to the main object using the "Object Name" text field, and pressing "Ok".
  16.             
  17. Input Text
  18.  
  19. This tool takes its input from the keyboard. Just type in whatever you wish. To start a new line, press <Enter> and type in the new line. When you are done, click on "Update".
  20.  
  21. Automatic 
  22.  
  23. If you turn on "Automatic", you can see the text appear as you type. This may slow things down, but you get instantaneous feedback.
  24.  
  25. Update
  26.  
  27. If "Automatic" is off, click on "Update" to update the "3D Text" object with the text you typed in.
  28.  
  29. Font name
  30.  
  31. There are two modes of operation for choosing the 3D Text font. 
  32.  
  33. Name: This will give you a list of fonts available. Select a font by choosing an item in the list. You can change the font any time while editing the text.
  34.  
  35. Family: This is a more generic style of setting the font. You can set
  36. the Font family to one of Serif, Sans Serif or Typewriter, and optionally set "Bold" and/or "Italic".
  37.  
  38. Hint: For VRML, the "Family" style of specifying fonts is recommended, as that will ensure correct display on all VR browsers.
  39.  
  40. Complexity
  41.  
  42. The complexity value, ranging between 0 and 1, indicates the fineness of the font outline. 
  43.  
  44. Hint: Using a lesser complexity value significantly reduces the number of triangles used, which is good for VR. For ray-tracing, you may want to use a higher complexity value.
  45.  
  46. Font Size
  47.  
  48. You can change the size of the font by entering a new value in the "Font Size" text field.
  49.  
  50. Line Spacing
  51.  
  52. You can change the vertical spacing between lines of text by entering a new value in the "Line Spacing" text field.
  53.  
  54. Justify
  55.  
  56. You can set the justification of the text to "Left", "Center" or "Right", with respect to the location point of the text.
  57.  
  58. Parts
  59.  
  60. The "3D Text" object has 3 parts -- "front", "sides" and "back". You can turn each of these parts on or off.
  61.  
  62. Hint: If you turn only "Front" on, the number of triangles becomes significantly lesser, and the scene becomes more efficient for VR.
  63.  
  64. Hint: Turning on "front" and "back", and turning off "side" creates a nice "shadow" effect for the lettering.
  65.  
  66. Profile Editor
  67.  
  68. On the right side of the "3D Text Editor", you will find the "Profile Editor" window. This tool is used to change the profile contours (beveling) of the "3D Text".
  69.  
  70. To use this tool start by moving the mouse cursor over the blue point marker at the left side of the profile spline.  When the control point is selected, a small green box will appear around the blue control point. Now press the left mouse button and hold it, this will change the display to a yellow drag manipulator. Still holding the left mouse button down, drag the mouse up or down. You will see the profile of the 3D text object change.  Move the cursor over the line till it turns green, and click the left mouse button to create a new intermediate point on the profile. Press "D" or "Backspace" or "Delete" to remove the point. When you are moving a point, its numerical location is displayed in the "Transform" tool (see "Attribute - Transform"). If you drag a box around a vertex using the left mouse, then you can type in a precise location in the X and Y boxes.
  71.  
  72. (See "Model - Potter" for a full description of spline editing, which is similar to the 3D text profile editor).
  73.  
  74. New 
  75.  
  76. This is used when you want to work on a new "3D Text" object. You can use this option to create/ edit a new 3D text object without having to close the tool.
  77.  
  78. Close
  79.  
  80. This closes the 3D Text tool. If the input text is empty, no object is created.
  81.  
  82.  
  83.